cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/204 - Password Strength Checker/
let input = document.getElementById('password')
let indicator = document.querySelector('.indication')
let weak = document.queryS
let indicator = document.querySelector('.indication')
let weak = document.queryS
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">